12 lines
211 B
Makefile
Raw Normal View History

1999-05-31 17:03:57 +00:00
# $OpenBSD: Makefile,v 1.6 1999/05/31 17:03:57 brad Exp $
1997-11-25 23:34:54 +00:00
#
1999-05-31 17:03:57 +00:00
PKGNAME= xpm
1997-11-25 23:34:54 +00:00
CATEGORIES= graphics x11
1998-12-16 22:49:41 +00:00
COMES_WITH= 2.3
1999-05-31 17:03:57 +00:00
IGNORE= "is now part of the standard distribution"
1998-12-16 22:49:41 +00:00
MIRROR_DISTFILE=no
1997-11-25 23:34:54 +00:00
.include <bsd.port.mk>