diff options
author | beech <beech@FreeBSD.org> | 2008-07-03 14:35:34 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-07-03 14:35:34 +0800 |
commit | 8c719cb21ef8acc0526315457823ba6cb984adec (patch) | |
tree | 042aac4da4f64170b286a0b6efd72db2e007edc5 /net/Makefile | |
parent | b0f778afc9fc935a9a4ca8902d66218d4fc10860 (diff) | |
download | freebsd-ports-gnome-8c719cb21ef8acc0526315457823ba6cb984adec.tar.gz freebsd-ports-gnome-8c719cb21ef8acc0526315457823ba6cb984adec.tar.zst freebsd-ports-gnome-8c719cb21ef8acc0526315457823ba6cb984adec.zip |
- New port p5-Chooser-1.1.6
- A system for choosing a value for something. Takes a string composed of various
tests, arguements, and etc and returns a value based on it.
PR: ports/124956
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 044f3d36ed49..7a294484678e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -444,6 +444,7 @@ SUBDIR += p5-BBS-UserInfo-Ptt SUBDIR += p5-BBS-UserInfo-SOB SUBDIR += p5-BBS-UserInfo-Wretch + SUBDIR += p5-Chooser SUBDIR += p5-Cisco-IPPhone SUBDIR += p5-Daemon-Generic SUBDIR += p5-EasyTCP |