diff options
Diffstat (limited to 'graphics/xpm/Makefile')
-rw-r--r-- | graphics/xpm/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile deleted file mode 100644 index 7719e25714b5..000000000000 --- a/graphics/xpm/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# New ports collection makefile for: xpm -# Version required: 3.4e -# Date created: 14 September 1994 -# Whom: jkh -# -# $Id: Makefile,v 1.5 1995/04/01 12:46:12 jkh Exp $ -# - -DISTNAME= xpm-3.4e -CATEGORIES+= graphics x11 -MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/ - -USE_IMAKE= yes -XMKMF= xmkmf - -.include <bsd.port.mk> |