aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mcweject/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-04 06:23:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-04 06:23:41 +0000
commit2dda480e8ac9251b3b38804d9696da9c9bdd6500 (patch)
tree42c4e078f7c9c4587effd9f2f3d74a12225808b6 /sysutils/mcweject/Makefile
parent7ff8b272180df5a984b674f9640d5e6dbe3b6534 (diff)
Notes
Diffstat (limited to 'sysutils/mcweject/Makefile')
-rw-r--r--sysutils/mcweject/Makefile29
1 files changed, 12 insertions, 17 deletions
diff --git a/sysutils/mcweject/Makefile b/sysutils/mcweject/Makefile
index 6c543cffae3f..c9482de42644 100644
--- a/sysutils/mcweject/Makefile
+++ b/sysutils/mcweject/Makefile
@@ -1,33 +1,28 @@
-# New ports collection Makefile for: mcweject
-# Date created: 11 Jan 2005
-# Whom: jbacon@mcw.edu
+# New ports collection Makefile for: mcweject
+# Date created: 11 Jan 2005
+# Whom: Jason Bacon <jbacon@mcw.edu>
#
# $FreeBSD$
#
-PORTNAME= mcweject
-PORTVERSION= 0.9
-CATEGORIES= sysutils
-MASTER_SITES= http://www.neuro.mcw.edu/~bacon/Ports/distfiles/
+PORTNAME= mcweject
+PORTVERSION= 0.9
+CATEGORIES= sysutils
+MASTER_SITES= http://www.neuro.mcw.edu/~bacon/Ports/distfiles/
-MAINTAINER= jbacon@mcw.edu
-COMMENT= Removable media eject
+MAINTAINER= jbacon@mcw.edu
+COMMENT= Removable media eject
-MAN1= eject.1
-MANCOMPRESSED= yes
+MAN1= eject.1
+MANCOMPRESSED= yes
SUB_FILES= pkg-message
-CONFLICTS= eject-[0-9]*
+CONFLICTS= eject-[0-9]*
PKGMESSAGE= ${WRKDIR}/pkg-message
PLIST_FILES= sbin/eject share/examples/mcweject/eject.allow
PLIST_DIRS= share/examples/mcweject
-post-extract:
-.for f in eject eject.o eject.1.gz
- ${RM} ${WRKSRC}/${f}
-.endfor
-
do-install:
${MKDIR} ${PREFIX}/share/examples/mcweject
${INSTALL_DATA} ${WRKSRC}/eject.allow.sample \