mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
17 lines
395 B
Makefile
17 lines
395 B
Makefile
# New ports collection makefile for: xmille
|
|
# Version required: 2.0
|
|
# Date created: 30 Dec 1994
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.2 1994/10/06 07:52:04 swallace Exp $
|
|
#
|
|
|
|
DISTNAME= xmille
|
|
MASTER_SITES= ftp://gatekeeper.dec.com/.b/X11-contrib/
|
|
USE_IMAKE= yes
|
|
INSTALL_MANPAGES= yes
|
|
EXTRACT_SUFX= .tar.Z
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|