12 lines
211 B
Makefile
12 lines
211 B
Makefile
# $OpenBSD: Makefile,v 1.6 1999/05/31 17:03:57 brad Exp $
|
|
#
|
|
|
|
PKGNAME= xpm
|
|
CATEGORIES= graphics x11
|
|
|
|
COMES_WITH= 2.3
|
|
IGNORE= "is now part of the standard distribution"
|
|
MIRROR_DISTFILE=no
|
|
|
|
.include <bsd.port.mk>
|