3fd5a826c4
- cleanup Makefile
14 lines
251 B
Makefile
14 lines
251 B
Makefile
# $OpenBSD: Makefile,v 1.5 1999/12/08 04:51:50 brad Exp $
|
|
|
|
DISTNAME= xtar-1.4
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
USE_MOTIF= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|