diff options
author | jfitz <jfitz@FreeBSD.org> | 1996-10-24 08:17:09 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1996-10-24 08:17:09 +0000 |
commit | 9def9dba3e745fbe2713dee2eb8ab329698866d4 (patch) | |
tree | 6bb30949a75280e44708fc38bce72cd3e72ad9f3 | |
parent | 99e7aa32c9d038a67ffcbda3599b0e5dda1ae3f8 (diff) | |
download | FreeBSD-ports-9def9dba3e745fbe2713dee2eb8ab329698866d4.zip FreeBSD-ports-9def9dba3e745fbe2713dee2eb8ab329698866d4.tar.gz |
Updates for new perl5 ports
-rw-r--r-- | devel/Makefile | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7b8dccd..9dbd19e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1996/09/16 00:31:05 asami Exp $ +# $Id: Makefile,v 1.31 1996/09/21 09:51:13 asami Exp $ # SUBDIR += SWIG @@ -17,6 +17,20 @@ SUBDIR += mkmf SUBDIR += mprof SUBDIR += noweb + SUBDIR += p5-BSD-Resource + SUBDIR += p5-C-Scan + SUBDIR += p5-ConfigReader + SUBDIR += p5-Curses + SUBDIR += p5-Data-Dumper + SUBDIR += p5-Data-Flow + SUBDIR += p5-File-BasicFlock + SUBDIR += p5-File-Lock + SUBDIR += p5-File-Slurp + SUBDIR += p5-File-Tools + SUBDIR += p5-Include + SUBDIR += p5-IniConf + SUBDIR += p5-Ioctl + SUBDIR += p5-Time SUBDIR += tkcvs SUBDIR += uulib SUBDIR += xxgdb |