diff options
author | dburr <dburr@FreeBSD.org> | 2000-11-23 05:02:14 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 2000-11-23 05:02:14 +0000 |
commit | 4ab19da76846db4948a400a6cd24c023adf62dd9 (patch) | |
tree | 28c1fd6e2af7ec1e4c017e1e9da36ccce1a3b5f0 /devel/Makefile | |
parent | 18cb30c768c1a28afbc747116dbb327231ca46ff (diff) | |
download | FreeBSD-ports-4ab19da76846db4948a400a6cd24c023adf62dd9.zip FreeBSD-ports-4ab19da76846db4948a400a6cd24c023adf62dd9.tar.gz |
Import of new port devel/p5-File-Spec, a set of Perl5 modules to
portably manipulate file specifications
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 987a5e5..ebf0066 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -209,6 +209,7 @@ SUBDIR += p5-File-Lock SUBDIR += p5-File-MMagic SUBDIR += p5-File-Slurp + SUBDIR += p5-File-Spec SUBDIR += p5-File-Sync SUBDIR += p5-File-Tools SUBDIR += p5-Filter |