diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-21 21:56:04 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-21 21:56:04 +0000 |
commit | a121f6b853e6191ede30ea2016f4ee021c4fdc06 (patch) | |
tree | 4bf825fba08a71808b7977d12e9bd38b73180822 /shells | |
parent | Do not try to remove directories used only when the X11 option is on. (diff) |
Package something
Notes
Notes:
svn path=/head/; revision=358751
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bashc/Makefile | 1 | ||||
-rw-r--r-- | shells/bashc/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/shells/bashc/Makefile b/shells/bashc/Makefile index 9aab6e230604..2ef6ca057f6d 100644 --- a/shells/bashc/Makefile +++ b/shells/bashc/Makefile @@ -3,6 +3,7 @@ PORTNAME= bashc PORTVERSION= 3.2.33.0 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= SF diff --git a/shells/bashc/pkg-plist b/shells/bashc/pkg-plist new file mode 100644 index 000000000000..0101978e806b --- /dev/null +++ b/shells/bashc/pkg-plist @@ -0,0 +1,3 @@ +@shell bin/bashc +etc/bash_commander +etc/bash_dialog |