1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/audio/dumb-allegro/Makefile
Dmitry Marakasov 1d6926c818 - Add audio/dumb-allegro as a slave port for audio/dumb
- Modify audio/dumb Makefile to correctly handle slave port WRT to PKGNAMESUFFIX and CONFLICTS

PR:		139558
Submitted by:	Stas Timokhin <stast@bsdportal.ru>
2009-10-14 20:30:47 +00:00

12 lines
269 B
Makefile

# New ports collection makefile for: audio/dumb-allegro
# Date created: 13 Oct 2009
# Whom: Stas Timokhin <stast@bsdportal.ru>
#
# $FreeBSD$
#
WITH_ALLEGRO= yes
MASTERDIR= ${.CURDIR}/../dumb
.include "${MASTERDIR}/Makefile"