mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Finish stage support
This commit is contained in:
parent
0baedeecbe
commit
3dc3a8e920
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341896
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= nologinmsg
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= shells sysutils
|
||||
MASTER_SITES= # none
|
||||
DISTFILES= # none
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/nologinmsg
|
||||
@exec mkdir %D/etc/nologinmsgs
|
||||
man/man8/nologinmsg.8.gz
|
||||
@exec mkdir -p %D/etc/nologinmsgs
|
||||
@dirrm etc/nologinmsgs
|
||||
|
Loading…
Reference in New Issue
Block a user