23e0063766
variable substituition of "MASTER_SITES" and "PATCH_SITES".
14 lines
280 B
Makefile
14 lines
280 B
Makefile
# $NetBSD: Makefile,v 1.2 1999/04/15 20:39:43 tron Exp $
|
|
|
|
DISTNAME= xli.1.16
|
|
PKGNAME= xli-1.16
|
|
CATEGORIES= graphics x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
|
|
|
|
MAINTAINER= packages@netbsd.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|