mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
17 lines
315 B
Makefile
17 lines
315 B
Makefile
# 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>
|