17 lines
266 B
Makefile
17 lines
266 B
Makefile
# New ports collection makefile for: xtset
|
|
# Date created: 7 March 2001
|
|
# Whom: grog
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xtset
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://ftp.lemis.com/pub/
|
|
|
|
MAINTAINER= grog@FreeBSD.Org
|
|
|
|
NO_WRKSUBDIR= YES
|
|
|
|
.include <bsd.port.mk>
|