1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/cad/salome-kernel/Makefile
Ade Lovett 6d726b6c09 Update autoconf to 2.69 and automake to 1.12
PR:		166836
Tested by:	Multiple -exp runs (pav)
2012-05-11 20:38:09 +00:00

20 lines
438 B
Makefile

# New ports collection makefile for: cad/salome-kernel
# Date created: 20 May 2009
# Whom: Stas Timokhin <devel@stasyan.com>
#
# $FreeBSD$
CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
PORTNAME= salome
PORTREVISION= 3
PKGNAMESUFFIX= -kernel
SAL_MODULE_UPPER= KERNEL
post-configure::
@${INSTALL_SCRIPT} ${AUTOMAKE_DIR}/py-compile ${WRKSRC}/salome_adm/unix/config_files
.include "${MASTERDIR}/Makefile"