blob: afe0e60f63bd07f5d272a0eaea8525cbb5e61106 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# Created by: Stas Timokhin <stast@bsdportal.ru>
# $FreeBSD$
OPTIONS_SLAVE= ALLEGRO
MASTERDIR= ${.CURDIR}/../dumb
PKGNAMESUFFIX= -allegro
.include "${MASTERDIR}/Makefile"
|