1 # $NetBSD: Makefile,v 1.10 2012/09/20 10:01:50 jperkin Exp $
5 PKGNAME
= sr-examples-2.3
.3
7 CATEGORIES
= lang parallel
8 MASTER_SITES
= ftp
://ftp.cs.arizona.edu
/sr
/
11 MAINTAINER
= is@NetBSD.org
12 HOMEPAGE
= http
://www.cs.arizona.edu
/sr
/
13 COMMENT
= The SR language compiler and run time system
22 ### Use the second line below for installing if you want to make print-PLIST!
27 ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX
:Q
}/share
/examples
/sr
28 cd
${DESTDIR}${PREFIX
:Q
}/share
/examples
/sr
&& \
29 gzcat
${DISTDIR
:Q
}/${DISTFILES
:Q
} | pax
-r
${DOMOD} \
30 -s
,vsuite
/examples
,.
, \
33 .
include "../../mk/bsd.pkg.mk"