blob: 34e86a492f596a6852fdd748f933446806b13409 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: xpm
# Version required: 3.4e
# Date created: 14 September 1994
# Whom: jkh
#
# $Id: Makefile,v 1.4 1995/03/22 11:01:02 asami Exp $
#
DISTNAME= xpm-3.4e
USE_IMAKE= yes
MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/
CATEGORIES+= graphics x11
XMKMF= xmkmf
.include <bsd.port.mk>
|