1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Fix plist.

Submitted by:	Kris mail
Approved by:	krion (mentor)
This commit is contained in:
Martin Wilke 2006-06-14 16:45:07 +00:00
parent 91cc7df2e2
commit 42cb8e50c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165440
2 changed files with 7 additions and 2 deletions

View File

@ -8,7 +8,8 @@
PORTNAME= userinfo
PORTVERSION= 2.1
CATEGORIES= sysutils
MASTER_SITES= http://arbornet.org/~bjk/userinfo/
MASTER_SITES= http://arbornet.org/~bjk/userinfo/ \
http://freebsd.unixfreunde.de/sources/
MAINTAINER= bjk@m-net.arbornet.org
COMMENT= Show information about local users
@ -17,7 +18,6 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= ui.1
PLIST_FILES= bin/ui
pre-build:
${MV} ${WRKSRC}/doc/ui.1 ${WRKSRC}/doc/ui.1

View File

@ -0,0 +1,5 @@
bin/ui
lib/userinfo/login.so
lib/userinfo/mail.so
lib/userinfo/passwd.so
@dirrm lib/userinfo