diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-18 09:15:19 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-18 09:15:19 +0000 |
commit | c2491389e397bae3cc3829299d4c1f6c4d802f09 (patch) | |
tree | 7f8ceedfa3d496180d8493580bb85cda28ed74ef /misc/Makefile | |
parent | d09598917e1ce7b954d1eff55b61371c67e8ef63 (diff) |
Adding port misc/p5-Acme-ButFirst, allowing you to do something, but do something first.
Committed by: aaron
Approved by: tobez (implicit)
Thanks to Anton's excellent port-idea script for the suggestion =)
Notes
Notes:
svn path=/head/; revision=156266
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1b25d35c96c2..b26ef4b3db85 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -323,6 +323,7 @@ SUBDIR += orville-write SUBDIR += ossp-uuid SUBDIR += otter + SUBDIR += p5-Acme-ButFirst SUBDIR += p5-Array-Compare SUBDIR += p5-Array-IntSpan SUBDIR += p5-Array-PrintCols |