18 lines
254 B
Makefile
18 lines
254 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
|
||
|
|
||
|
NO_WRKSUBDIR= YES
|
||
|
|
||
|
.include <bsd.port.mk>
|