summaryrefslogtreecommitdiff
path: root/audio/gqmpeg-devel/DEINSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gqmpeg-devel/DEINSTALL')
-rw-r--r--audio/gqmpeg-devel/DEINSTALL12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/gqmpeg-devel/DEINSTALL b/audio/gqmpeg-devel/DEINSTALL
new file mode 100644
index 00000000000..31157154b71
--- /dev/null
+++ b/audio/gqmpeg-devel/DEINSTALL
@@ -0,0 +1,12 @@
+# $NetBSD: DEINSTALL,v 1.1.1.1 2004/11/03 03:21:13 sekiya Exp $
+
+case ${STAGE} in
+POST-DEINSTALL)
+ ${CAT} << EOF
+=============================================================================
+If you won't be using ${PKGNAME} any longer, you may want to remove
+any skins that were installed in ${PKG_PREFIX}/share/gqmpeg/skins.
+=============================================================================
+EOF
+ ;;
+esac