diff options
Diffstat (limited to 'devel/linux-f10-ncurses-base/Makefile')
-rw-r--r-- | devel/linux-f10-ncurses-base/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/linux-f10-ncurses-base/Makefile b/devel/linux-f10-ncurses-base/Makefile deleted file mode 100644 index 78d291b5f0fd..000000000000 --- a/devel/linux-f10-ncurses-base/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# Created by: Jason Bacon <bacon4000@gmail.com> -# $FreeBSD$ - -PORTNAME= ncurses-base -PORTVERSION= 5.6 -PORTREVISION= 2 -CATEGORIES= devel linux -MASTER_SITES= http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/10/Fedora/i386/os/Packages/ - -MAINTAINER= bacon4000@gmail.com -COMMENT= Terminfo database required by Linux ncurses programs - -USES= linux:f10 -USE_LINUX_RPM= yes - -RPMVERSION= 20.20080927.fc10 -SRC_DISTFILES= ncurses-${PORTVERSION}-${RPMVERSION}.src.rpm:SOURCE - -.include <bsd.port.mk> |