diff options
author | danfe <danfe@FreeBSD.org> | 2014-04-24 18:29:42 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2014-04-24 18:29:42 +0800 |
commit | b3807dda352a8fd14bd071f5a9975febd1537450 (patch) | |
tree | 75590df24462517e17650b971a1996d97bbc78da /misc/Makefile | |
parent | 038a158f4a76ef5e1b24673f418727539875e3c0 (diff) | |
download | freebsd-ports-gnome-b3807dda352a8fd14bd071f5a9975febd1537450.tar.gz freebsd-ports-gnome-b3807dda352a8fd14bd071f5a9975febd1537450.tar.zst freebsd-ports-gnome-b3807dda352a8fd14bd071f5a9975febd1537450.zip |
Add a port of pfm (Personal File Manager) for Unix-like operating systems.
It is terminal (curses)-based, written in Perl, and resembles the original
PFM.COM for MS-DOS.
WWW: http://p-f-m.sourceforge.net/
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 0ecf3b8f3f1d..75e7710b1751 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -362,6 +362,7 @@ SUBDIR += pear-Services_Weather SUBDIR += pear-Text_Figlet SUBDIR += pecl-timezonedb + SUBDIR += pfm SUBDIR += php5-calendar SUBDIR += php53-calendar SUBDIR += php55-calendar |