258b808c9f
Remove redundant (and sometimes erroneous) comments.
16 lines
271 B
Makefile
16 lines
271 B
Makefile
# $NetBSD: Makefile,v 1.8 1998/04/15 10:38:52 agc Exp $
|
|
#
|
|
|
|
DISTNAME= ctwm-3.5
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://slhp1.epfl.ch/pub/
|
|
|
|
MAINTAINER= tron@netbsd.org
|
|
|
|
LIB_DEPENDS= Xpm.4.:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
CAT1= ctwm.0
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|